xfi:unit-denominator

element(xbrli:measure)*=xfi:unit-denominator( $unit as element(xbrli:unit))

Last updated on 23-01-2008 at 00:00:00.

Returns either the measure elements that occur as children of the unitDenominator descendant of the unit in the case where a divide element occurs; otherwise returns an empty list.

XBRL 2.1 Section 4.8.4

OIM Status

Unsupported

Parameters

Name Type Details
unit element(xbrli:unit) The unit for which to obtain the denominator.

Output

Type: element(xbrli:measure)*

Returns either the measure elements that occur as children of the unitDenominator descendant of the unit in the case where a divide element occurs; otherwise returns an empty list.

Conformance suite

80104 xfi.unit-denominator testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Geoff Shuetrim Galexy geoff@galexy.net 14-02-2008 at 00:00:00
Herm Fischer UBMatrix / Mark V Systems fischer@markv.com 23-01-2008 at 00:00:00

Revisions

Name On Details
Herm Fischer 23-01-2008 at 00:00:00 Defined the function